*{margin: 0;padding: 0;}
ul,li{list-style: none}
a{text-decoration: none;color: #333333}
.container{width: 1300px;max-width: 1920px;margin: 0 auto;}
.fl_r{float: right}
.fl_l{float: left}
.clb{clear: both}
.container.M30{margin-top: 30px}
.clearfix:after {display: block;content: '';clear: both;}
/*头条*/
.top_news_box{
    background-color: #3a8ce0;
    max-width: 1920px;
    margin: 0 auto;
}
.top_news_box .container{
    height: 117px;
}
.top_news_box .container a.tt_label{
    display: block;
    float: left;
    width: 15%;
    height: 100%;
    background-image: url("../img/4.png");
    background-repeat: no-repeat;
    background-position: center;
}
.top_news_box .container a.tt_title{
    display: flex;
    float: left;
    width: 85%;
    height: 100%;
    line-height: 1.5;
    box-sizing: border-box;
    padding: 0 80px 0 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
}
.top_news_box .container a:hover{text-decoration: underline}

.main_box{margin-top: 24px}
/*轮播图*/
.banner_box{
    width: 687px;
    height: 386px;
}
.banner_box ul li img{width: 100%;height: 100%}
.banner_box .banner_desc {
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 59px;
    line-height: 59px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #ffffff;
}
.banner_box .swiper-pagination{
    width: unset !important;
    left: unset !important;
    right:20px;
    bottom: 17px !important;
}
.banner_box .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ffffff !important;
    opacity: 1 !important;
}
.banner_box .swiper-pagination-bullet-active{background-color: #017add !important;}
.banner_box .swiper-button-prev,.banner_box .swiper-button-next{
    width: 33px;
    height: 63px;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: center;
}
.banner_box .swiper-button-prev{left:0;background-image: url("../img/left_icon.png")}
.banner_box .swiper-button-next{right:0;background-image: url("../img/right_icon.png")}

/*国资要闻、党的建设、区属企业、盟市国资*/
.news_lists_box{
    width: 580px;
}
.news_lists_box .label_box{
    border-bottom: 1px solid #e5e5e5;
}
.news_lists_box .label_box ul{
    display: inline-block;
    height: 44px;
}
.news_lists_box .label_box ul li{
    display: inline-block;
    width: 84px;
    height: 43px;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
}
.news_lists_box .label_box ul li a{
    font-size: 20px;
}
.news_lists_box .label_box ul li.active{
    border-bottom: 3px solid #0653ab;
}
.news_lists_box .label_box ul li.active a{
    color: #1658a0;
    font-weight: bold;
}
.news_lists_box .news_lists{
    margin-top: 15px;
}
.news_lists_box .news_lists ul li{
    background-image: url("../img/list_style.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 55px;
}
.news_lists_box .news_lists ul li:hover a{
    color: #0653ab;
}
.news_lists_box .news_lists ul li span{
    float: right;
    color: #adadad;
}
.more{font-size: 12px;color: #a1a1a1;float: right;margin-top: 10px}


.tzzt_box{background-color: #f6f6f6}
/*通知公告*/
.tzgg_box{
    width: 100%;
    height: 99px;
    background-color: #ffffff;
    margin-top: 21px;
    vertical-align: bottom;
    padding: 22px 37px;
    box-sizing: border-box;
}
.tzgg_box .tzgg_label{
    float: left;
    width: 149px;
    height: 100%;
    border-right: 1px solid #dcdedf;
    background-image: url("../img/tzgg_icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    box-sizing: border-box;
}
.tzgg_box .tzgg_label a{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 20px;
    font-weight: bold;
    color:#ea4029;
}
.tzgg_con{
    width: 998px;
    float: left;
    height: 100%;
    padding: 0 50px 0 28px;
}
.tzgg_con a{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    color: #ea4029;
    font-size: 18px;
}

/*首页-专题聚焦模块*/
.ztjj_box{width:100%;margin-top: 30px}
.ztjj_box a.ztjj_label{
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 3%;
    height: 150px;
    background-image: url("../img/tjzt.png");
    background-repeat: no-repeat;
    background-position: center;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
}
.ztjj_box .swiper-slide img{width: 402px;height: 150px;}
.ztzlSwiper{width: 96%;float: right;}
.ztzlSwiper .swiper-button-prev,.ztzlSwiper .swiper-button-next{
    width: 33px;
    height: 63px;
    background-color: rgba(0,0,0,0.4);
    background-repeat: no-repeat;
    background-position: center;
    top:42%;
}
.ztzlSwiper .swiper-button-prev{left:0;background-image: url("../img/left_icon.png")}
.ztzlSwiper .swiper-button-next{right:2px;background-image: url("../img/right_icon.png")}


/*聚焦热点、国务院信息、企业名录*/
.jjrd_box{display: flex;width: 100%;margin-top: 25px}
.jjrd_box a{
    flex: 1;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: #2663bf;
    background-color: #bbd7f9;
    transition: all .4s ease-out;
}
.jjrd_box a:nth-child(2){
    background-color: #cee1f9;
}
.jjrd_box a:hover{
    background-color: #b3ceef;
}

/*首页-政务公开模块*/
.zwgk_box{
    width: 100%;
    max-width: 1920px;
    margin: 25px auto;
    background-color: #f4faff;
    padding: 35px 0;
}
.zfxxgk_news_lists_box{
    width: 633px;
}
 .label_box2{
    height: 47px;
    margin-bottom: 24px;
    padding-top: 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #cee1f9;
}
 .label_box2 ul{
    display: inline-block;
}
.label_box2 ul li{
    float: left;
    height: 43px;
    box-sizing: border-box;
    margin-right: 44px;
    position: relative;
}
 .label_box2 ul li.active a{
    font-weight: bold;
    color: #2663bf;
}
 .label_box2 ul li a{
    display: block;
    height: 19px;
    line-height: 19px;
    font-size: 22px;
}

.zfxxgk_news_lists ul li{
    line-height: 55px;
    background-image: url("../img/list_style.png");
    background-position: left center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-left: 22px;
}
.zfxxgk_news_lists ul.qyxxgk li{width: 50%;float: left}
.zfxxgk_news_lists ul li:hover a{
    border-bottom: 1px solid #0653ab;
    color: #0653ab;
}
.zfxxgk_news_lists ul li a{
    font-size: 16px;
}
.zfxxgk_news_lists ul li span{
    color: #adadad;
    float: right;
}
.label_box2 ul li.active .subscript{display: block}
.subscript{
    display: none;
    position: absolute;
    width: 41px;
    height: 8px;
    background-color: #3a8ce0;
    bottom: -2px;
    left: 30%;
}

.zfxxgk_box{width: 633px;}
.zfxxgk_box .label_box2{margin-bottom: 0}
.zfxxgk_box .zfxxgk li{
    float: left;
    width: 134px;
    height: 147px;
    border-radius: 7px;
    background-color: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center 29px;
    margin: 24px 27px 0 0;
    vertical-align: top;
}
 .zfxxgk_box .zfxxgk li:hover{background-color: #3a8ce0;}
.zfxxgk_box .zfxxgk li:hover a{color: #ffffff}
.zfxxgk_box .zfxxgk li a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.5;
	height: 100%;
    width: 100%;
    padding-top: 58px;
    box-sizing: border-box;
}
.zfxxgk_box .zfxxgk li:nth-child(1){background-image: url("../img/ldxx_icon.png");}
.zfxxgk_box .zfxxgk li:nth-child(2){background-image: url("../img/jgjj_icon.png");}
.zfxxgk_box .zfxxgk li:nth-child(3){background-image: url("../img/zfxxgkzn_icon.png");}
.zfxxgk_box .zfxxgk li:nth-child(4){background-image: url("../img/zfxxgkzd_icon.png");margin: 24px 0 0 0;}
.zfxxgk_box .zfxxgk li:nth-child(5){background-image: url("../img/fdzdgknr_icon.png");}
.zfxxgk_box .zfxxgk li:nth-child(6){background-image: url("../img/zfxxgknb_icon.png");}
.zfxxgk_box .zfxxgk li:nth-child(7){background-image: url("../img/zfwzgznb_icon.png");}
.zfxxgk_box .zfxxgk li:nth-child(8){background-image: url("../img/ysqgk_icon.png");margin: 24px 0 0 0;}

.zfxxgk_box .zfxxgk li:nth-child(1):hover{background-image: url("../img/ldxx_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(2):hover{background-image: url("../img/jgjj_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(3):hover{background-image: url("../img/zfxxgkzn_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(4):hover{background-image: url("../img/zfxxgkzd_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(5):hover{background-image: url("../img/fdzdgknr_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(6):hover{background-image: url("../img/zfxxgknb_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(7):hover{background-image: url("../img/zfwzgznb_icon_focus.png");}
.zfxxgk_box .zfxxgk li:nth-child(8):hover{background-image: url("../img/ysqgk_icon_focus.png");}


/*首页-政务服务模块*/
.zwfww_link{
    width: 634px;
    height: 100px;
    background-color: #e7f0f7;
    background-image: url("../img/zwfw_link_icon.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    padding-left: 400px;
    box-sizing: border-box;
    overflow: hidden;
}
.zwfww_link a{
    display: flex;
    width: 125px;
    height: 36px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    background-color: #f39800;
    color: #ffffff;
    margin: 32px 70px;
}
.zwfww_link a:hover{
    color: #2663bf;
}
.zxtlink li{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 250px;
    height: 66px;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    margin: 17px 30px;
}

/*首页-互动交流模块*/
.hdjl_box{
    width: 633px;
}
.hdjl_box ul li{
    float: left;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    margin-top: 21px;
}
.hdjl_box ul li:nth-child(even){
    float: right;
}
.hdjl_box ul li a{
    display: block;
    width: 302px;
    height: 66px;
    line-height: 66px;
    padding-left: 138px;
    box-sizing: border-box;
    background-position: 95px center;
    background-repeat: no-repeat;
    position: relative;
}
.hdjl_box ul li:nth-child(1) a{
    background-image: url("../img/leader_mailbox_icon.png");
}
.hdjl_box ul li:nth-child(2) a{
    background-image: url("../img/yjzj_icon.png");
}
.hdjl_box ul li:nth-child(3) a{
    background-image: url("../img/zcwdk_icon.png");
}
.hdjl_box ul li:nth-child(4) a{
    background-image: url("../img/ywzx_icon.png");
}
.hdjl_box ul li:hover a{
    background-color: #edf5ff;
}
.hdjl_box ul li a::before, .r_leader li a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    transition: .3s ease-in-out;
}



/*国资咨询二级页*/
.gzzx_top_news a{
    display: flex;
    height: 130px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 100px;
    box-sizing: border-box;
}
.gzzx_banner_box .swiper-slide img{display: block;width: 790px;height: 418px;}
.gzzx_banner_box .gzzx_banner_news_desc{
    width: 510px;
    height: 418px;
    background-color: #1c69c6;
    padding: 60px 26px 35px 30px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 18px;
}
.gzzx_banner_box .gzzx_banner_news_desc a.title{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
}
.gzzx_banner_box .gzzx_banner_news_desc .date{margin-top: 15px}
.gzzx_banner_box .gzzx_banner_news_desc .abs{font-size: 14px;margin-top: 20px;color: #a8bee4;line-height: 1.8}
.gzzx_banner_box .gzzx_banner_news_desc a.detial_link{display:block;font-size: 16px;color: #ffffff;margin-top: 30px}
.gzzx_banner_box .swiper-pagination-bullets.swiper-pagination-horizontal{
    display: inline-block;
    right:28px;
    bottom: 34px;
    left: unset;
    width: auto;
}
.gzzx_banner_box .swiper-pagination-bullet{width: 14px;height: 14px;background-color: #8eb4e3}
.gzzx_banner_box  .swiper-pagination-bullet-active{background-color: #ffffff}

.gzzx_middle_box{
    background-color: #f6faff;
    max-width: 1920px;
    margin: 0 auto;
    background-image: url("../img/gzzx_bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.gzzx_list_box{width: 48.7%;}
.gzzx_list_box .label{height: 74px;line-height: 74px;position: relative}
.gzzx_list_box .label span{font-size: 22px;font-weight: bold;color: #2663bf;}
.gzzx_list_box.redtheme .label span{color: #ea4029}
.gzzx_list_box .label .more{margin-top: 0}
.gzzx_list_box .label .label_style{
    position: absolute;
    bottom: -4px;
    left:23px;
    width: 41px;
    height: 8px;
    background-color: #3a8ce0;
}
.gzzx_list_box.redtheme .label .label_style{background-color: #ea4029}
.gzzx_lists li{padding: 30px 0 29px 0;border-top: 1px solid #e5e7e9;}
.gzzx_lists li a.title{
    position: relative;
    display: inline-block;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    max-width: 80%;
}
.gzzx_lists li a.title:hover{color: #3a8ce0}
.gzzx_list_box.redtheme .gzzx_lists li a.title:hover{color: #ff0418}
.gzzx_lists li a.title:before{content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #3a8ce0;
    position: absolute;
    left: 0;
    top: 8px;
}
.gzzx_list_box.redtheme .gzzx_lists li a.title:before{background-color: #ff0418;}
.gzzx_lists li .date{float: right;color: #a7a9ad;font-size: 16px}
.gzzx_lists li .abs{display: inline-block;width: 80%;color: #a7a9ad;font-size: 14px;line-height: 1.8;margin-top: 15px}
.gzzx_lists li .detial_link{
    float: right;
    margin-top: 10px;
    display: inline-block;
    width: 62px;
    height: 34px;
    line-height: 34px;
    background-color: #e8f1f4;
    color: #1c69c6;
    font-size: 14px;
    text-align: center;
}
 .gzzx_list_box.redtheme .gzzx_lists li .detial_link{background-color: #fde5e7;color: #ea4029}

 /*国资咨询-区属企业*/
.gzzx_list_box.gzzx_qsqy .label{border-bottom: 1px solid #e5e7e9;}
.gzzx_qsqy_lists{padding-top: 30px}
.gzzx_qsqy_lists li{
    float: left;
    width: 303px;
    overflow: hidden;
}
.gzzx_qsqy_lists li:nth-child(odd){float: right}
.gzzx_qsqy_lists li img{display:block;width: 100%;height: 158px;transition: all .4s ease-out;}
.gzzx_qsqy_lists li .title{height:60px;line-height: 50px}
.gzzx_qsqy_lists li:hover img{transform: scale(1.08);}


/*互动交流二级页*/
.two_box{
    width: 634px;
    height: 101px;
    line-height: 101px;
    background-color: #1c69c6;
    margin-top: 33px;
    background-repeat: no-repeat;
    text-align: center;
}
.two_box:hover{box-shadow: 0 0 8px #1c69c6}
.two_box img{vertical-align: middle;margin-right: 14px}
.two_box:nth-child(1){
    float: left;
    background-image: url("../img/ywzx_bg.png");
    background-position: right 50px bottom -16px;
}
.two_box:nth-child(2){
    float: right;
    background-image: url("../img/zcwdk_bg.png");
    background-position: right 50px bottom -30px;
}
.two_box a{display:block;font-size: 20px;color: #ffffff}

.hdjl_ldxx_box{background-color: #f2f8ff;margin-top: 30px;padding: 10px 0 30px 0;}
.hdjl_ldxx_box .gzzx_list_box{width: 855px}
.hdjl_ldxx_box .gzzx_list_box .label{border-bottom: 1px solid #e5e7e9}
.hdjl_ldxx_box .gzzx_list_box .ldxx_label{margin-bottom: 20px;width: 100%;}
.hdjl_ldxx_box .ldxx_label div{float: left;background-color: #ffffff;font-size: 16px;text-align: center;line-height: 59px}
.hdjl_ldxx_box .ldxx_label div:nth-child(1){width: 65%;text-align: left;padding-left: 25px;box-sizing: border-box}
.hdjl_ldxx_box .ldxx_label div:nth-child(2){width: 17%}
.hdjl_ldxx_box .ldxx_label div:nth-child(3){width: 18%}
.hdjl_ldxx_box .gzzx_lists li{border: none;padding: 0;line-height: 52px}
.hdjl_ldxx_box .gzzx_list_box ul li a{
    display: block;
    padding-left: 20px;
    box-sizing: border-box;
    float: left;
    width: 65%;
    font-size: 18px;
    position: relative;
}
.hdjl_ldxx_box .gzzx_list_box ul li a:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #0653ab;
    position: absolute;
    left: 0;
    top: 22px;
}
.hdjl_ldxx_box .gzzx_list_box ul li>span{
    font-size: 14px;
    display: block;
    float: left;width: 17%;
    text-align: center;
}
/*.hdjl_ldxx_box .gzzx_list_box ul li>span:nth-child(3){line-height: 1.5;}*/
.xjtj_box{
    width: 411px;
    height: 222px;
    background-color: #ffffff;
    margin-top: 70px;
    padding: 35px;
    box-sizing: border-box;
    background-image: url("../img/xjtj_bg.png");
    background-repeat: no-repeat;background-position: right 50px bottom 25px;
}
.xjtj_box b{font-size: 22px;color: #0653ab;}
.xjtj_box span.jzrq{font-size: 14px;float: right}
.xjtj_box p{margin-top: 20px}
.xjtj_box p>span{color: #ff0418;font-weight: bold}
.xxcx_box{width: 411px;margin-top: 20px}
.xxcx_box>div{
    display: block;
    width: 193px;
    height: 122px;
    border-radius: 8px;
    border: 1px solid #dadfe6;
    float: left;
    background-repeat: no-repeat;
    background-position: center 25px;
    text-align: center;
    line-height: 180px;
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
}
.xxcx_box>div>a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.xxcx_box>div>a::before, .xxcx_box>div>a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    transition: .3s ease-in-out;
}
.xxcx_box>div>a::before {
    top: -5px;
    left: -5px;
    border-top: 1px solid #3a8ce0;
    border-left: 1px solid #3a8ce0;
}
.xxcx_box>div>a::after {
    right: -5px;
    bottom: -5px;
    border-bottom: 1px solid #3a8ce0;
    border-right: 1px solid #3a8ce0;
}
.xxcx_box>div>a:hover::before,
.xxcx_box>div>a:hover::after {width: calc(100% + 9px);height: calc(100% + 9px);}
.xxcx_box>div:first-child{background-image: url("../img/wyxx_icon.png")}
.xxcx_box>div:last-child{float: right;background-image: url("../img/xjcx_icon.png")}
.zjdc.gzzx_list_box .label,.jgfk.gzzx_list_box .label{border-bottom: 1px solid #e5e7e9;}
.zjdc .gzzx_lists li,.jgfk .gzzx_lists li{border: 0;padding: 15px 0;}
.zjdc .gzzx_lists li a.title:before{display: none}
.zjdc .gzzx_lists li a.title,.jgfk .gzzx_lists li a.title{font-weight: normal}
.zjdc .gzzx_lists li a.title{max-width: 70%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.zjdc .gzzx_lists li .status,.listpage .zjdc_list li .status{
    display: inline-block;
    width: 74px;
    height: 28px;
    border-radius: 20px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    vertical-align: top;
}
.zjdc .gzzx_lists li .ing,.listpage .zjdc_list li .ing{background-color: #3a8ce0;color: #ffffff}
.zjdc .gzzx_lists li .end,.listpage .zjdc_list li .end{background-color: #f2f8ff}
.listpage .zjdc_list li{line-height: 28px;padding: 18px 0;}
.listpage .zjdc_list li span.date{float: right;border: none}
.listpage .zjdc_list li a.title{margin-left: 30px}

/*通用概览*/
.crumb{
    max-width: 1920px;
    margin: 0 auto;
    background-image: url("../img/crumb_underline.png");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 11px;
    box-sizing: border-box;
}
.crumb>div{
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 82px;
    background-image: url("../img/location.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #000000;
    font-size: 14px;
}
.crumb>div a{font-size: 14px;color: #000000}
.menueleft{background-color: #fafafa;}
.menueleft .parcol{
    display: flex !important;
    width: 260px;
    min-height: 93px;
    background-color: #1c69c6;
    border-top-right-radius: 10px;
    overflow: hidden;
    background-image: url("../img/column_bg.png");
    background-repeat: no-repeat;
    background-position: left -27px center;
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    align-items: center;
    justify-content: center;
}
.menueleft ul{padding-bottom: 13px}
.menueleft ul li{
    margin-top: 11px;
}
.menueleft ul li a{
    display: flex;
    width: 246px;
    height: 63px;
    background-color: #e4edf8;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    color: #000000;
}
.menueleft ul li:hover a{color: #0653ab;font-weight: bold}
.listpage,.letter{width: 995px;}
.listpage.wz{width: 100%;margin: 0 auto;}
.listpage.qyml{margin-bottom: 25px}
.listpage .curcol,.letter .curcol{border-bottom: 1px solid #e5e5e5; padding: 12px 0 15px 0;}
.listpage .curcol span,.letter .curcol span{
    display: inline-block;
    border-left: 8px solid #1c69c6;
    line-height: 26px;
    padding-left: 20px;
    font-size: 22px;
    color: #0653ab;
    font-weight: bold;
}
.letter .curcol .tongji{float: right;font-weight: bold}
.listpage ul li{padding: 32px 0;border-bottom: 1px solid #e5e5e5;}
.listpage ul li .date{
    float: left;
    width: 12%;
    border-right: 1px solid #e5e5e5;
    color: #000000;
    font-family: Microsoft YaHei UI;
    overflow: hidden;
}
.listpage.wz ul li .date{width: 9.35%}
.listpage ul li .date .mm{font-size: 34px;}
.listpage ul li .date .yyyy{
    width: 58px;
    height: 22px;
    border-radius: 22px;
    background-color: #1c69c6;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    margin: 13px 0 11px 10px;
}
.listpage ul li .mescon{width:87%;float: left;padding: 15px 0 10px 22px;box-sizing: border-box;vertical-align: top}
.listpage.wz ul li .mescon{width: 90%;padding: 0 0 0 22px;}
.listpage ul li .mescon a{font-size: 18px;color: #000000}
.listpage ul li .mescon p{width: 100%;color: #999999;margin-top: 15px}


/*专题专栏二级页*/
.ztzl_ejy_box>ul li{float: left;margin: 34px 18px 0 0;}
.ztzl_ejy_box>ul li:nth-child(3n){float: left;margin: 34px 0 0 0}
.ztzl_ejy_box>ul li img{display:block;width: 421px;height: 120px}
.ztzl_ejy_box>ul li p{
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.ztzl_ejy_box>ul li :hover p{
    background-color: #007aff;
    color: #ffffff;
}
.gzzx_list_box.lszt{width: 100%}
.gzzx_list_box.lszt .label{border-bottom: 1px solid #e5e7e9;margin-bottom: 20px}
.gzzx_list_box.lszt .gzzx_lists li{
    border-top: 0;
    width: 48%;
    float: left;
    padding: 15px 0;
}
.gzzx_list_box.lszt .gzzx_lists li:nth-child(2n){float: right}
.gzzx_list_box.lszt .gzzx_lists li a.title{font-weight: normal;}

/*通用细览*/
.main_con{width: 900px}
.main_con h1{
    padding: 40px 30px 0 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 26px;
    color: #005ea3;
}
 .mesextend{
    line-height: 60px;
    padding-bottom: 5px;
    background: url("../img/t_bg.png") no-repeat bottom;
    color: #999999;
    text-align: center;
}
.mesextend span{margin-right: 20px}
.article_box{padding: 30px 0}
.article_box p{line-height: 2;text-indent: 2rem}
.article_box.fontSize14 p{font-size: 14px !important;}
.article_box.fontSize16 p{font-size: 16px !important;}
.article_box.fontSize18 p{font-size: 24px !important;}
.tyxl_mainXin_right {
    width: 400px;
    position: relative;
    margin: 120px 0 0 0;
}

.tyxl_mainXin_right .box {
    width: 95px;
    margin: 0 auto;
}

.tyxl_mainXin_right .block1 a {
    text-align: center;
    padding-top: 30px;
    display: block;
    font-size: 14px;
    color: #999999;
    margin-bottom: 25px;
    position: relative;
}

.tyxl_mainXin_right .block1 .a1 {
    background: url(../img/font+.png) no-repeat center top;
}

.tyxl_mainXin_right .block1 .a2 {
    background: url(../img/font-.png) no-repeat center top;
}

.tyxl_mainXin_right .block1 .a3 {
    background: url(../img/print.png) no-repeat center top;
}

.tyxl_mainXin_right .block1 .a5 {
    background: url(../img/save.png) no-repeat center top;
}



.tyxl_mainXin_right .block1 a:hover {
    color: #295de0;
}

.tyxl_mainXin_right .block1 .a1:hover {
    background: url(../img/font+b.png) no-repeat center top;
}

.tyxl_mainXin_right .block1 .a2:hover {
    background: url(../img/font-b.png) no-repeat center top;
}

.tyxl_mainXin_right .block1 .a3:hover {
    background: url(../img/print_b.png) no-repeat center top;
}


.tyxl_mainXin_right .block1 .a5:hover {
    background: url(../img/save_b.png) no-repeat center top;
}

.tyxl_mainXin_right .block2 {
    padding-top: 30px;
    border-top: 1px solid #e6e6e6;
}

.tyxl_mainXin_right .block2 span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999999;
    background: url(../img/tyxl_xin_img4.png) no-repeat left center;
    margin-bottom: 25px;
}

.tyxl_mainXin_right .bshare-custom {
    display: block;
}

.tyxl_mainXin_right .bshare-custom a {
    display: block;
    padding: 0;
    width: 44px;
    height: 45px;
    margin: 0 auto 20px;
}

.tyxl_mainXin_right .block3 a {
    display: block;
    margin: 0 auto;
    width: 44px;
    height: 45px;
}
.tyxl_mainXin_right .block3 a img{width: 100%}
.article-share-group {
    position: relative;
}
.article-share-group a {
    display: block;
    padding: 0;
    margin: 20px auto;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    cursor: pointer;
}
.article-share-group .article-share-wechat-code {
    display: none;
    position: absolute;
    top: -60px;
    left: -130px;
    padding: 15px 15px 10px 15px;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
}
.bd_weixin{
    background-image:url(../img/bs_wx.png) !important;
    background-size:cover;
}
.bd_sqq{
    background-image:url(../img/bs_qq.jpg) !important;
    background-size:cover;
}
.bd_qzone{
    background-image:url(../img/bs_qzone.jpg) !important;
    background-size:cover;
}
.bd_weibo{
    background-image:url(../img/bs_weibo.png) !important;
    background-size:cover;
}
.saveTip{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    border-radius: 7px;
    z-index: 99999;
    display: none;
}
.saveTip .cont{
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #015293;
    font-weight: 700;
}
.saveTip .cont p {
    font-size: 16px;
    color: #999;
}
.saveTip button {
    display: block;
    background-color: #015293;
    color: #fff;
    border: none;
    width: 60px;
    height: 30px;
    border-radius: 3px;
    margin: 0 auto;
    outline: none;
    cursor: pointer;
}
.shadows{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 9999;
    display: none;
}

/*信件刊登*/
.lxfk_box {
    width: 90%;
    margin: 0 auto;
    padding: 30px 60px;
}

.lxfk_label {
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    color: #1073b7;
    font-size: 26px;
}

.lxfk_box table {
    border-spacing: inherit;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.lxfk_box table th {
    width: 215px;
    height: 58px;
    background-color: #f3f7fa;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700;
    color: #333;
    font-size: 18px;
}

.lxfk_box table td {
    width: 419px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    padding: 10px 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

/*征集调查*/
.doctitle{font-size: 26px;font-weight: bold;text-align: center;padding: 0 80px 25px 80px;box-sizing: border-box}
#fankui_con {
    line-height: 2em;
}

#fankui_con {
    text-indent: 2em;
}

#fankui_box {
    width: 1104px;
    min-height: 388px;
    border: 1px solid #f2f2f2;
    margin: 80px auto;
    padding: 0 40px;
    box-sizing: border-box;
}

.fankui_box_label {
    height: 80px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 80px;
    font-size: 24px;
    color: #222222;
}

.fankui_box_label_sign {
    display: inline-block;
    width: 7px;
    height: 27px;
    border-radius: 7px;
    background-color: #295de0;
    margin-top: 26px;
    margin-right: 20px;
    vertical-align: text-bottom;
}

#fankui_con {
    padding: 20px 0;
}
/*提取码弹出框*/
.gltqm-prompt-box{
    position: fixed;
    z-index: 2000;
    height: 200px;
    width: 300px;
    left:50%;
    top: 200px;
    margin-left: -150px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}
.gltqm-prompt-posi{
    position: relative;
    height: 100%;
    width: 100%;
}
.gltqm-prompt-tit{
    position: absolute;
    width:100%;
    top: 0px;
    left: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #eee;
}
.gltqm-prompt-conts{
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
    height: 40px;
}
.gltqm-prompt-conts p{
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.gltqm-prompt-btn{
    width: 200px;
    height: 30px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -100px;
}
.gltqm-prompt-btn input{
    height: 30px;
    width: 40%;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}
.gltqm-prompt-lf{
    background: #3a9bd3;
}
.gltqm-prompt-rt{
    background: #ccc;
}


/*信件查询*/
.letter_search_box {
    width: 100%;
    padding: 37px 0;
    background-color: #f0f7ff;
    margin: 34px 0;
    text-align: center;
}

.letter_search_box input {
    width: 300px;
    height: 47px;
    padding: 0 30px;
    box-sizing: border-box;
    border: 1px solid #e6e8ea;
    border-radius: 5px;
    margin-right: 10px;
    outline: 0;
}

#letterSubmit {
    width: 221px;
    height: 45px;
    line-height: 45px;
    background-color: #3287fa;
    border: none;
    border-radius: 5px;
    vertical-align: middle;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    outline: 0;
}

#letterSubmit img {
    vertical-align: text-bottom;
}
.letter_box {
    position: relative;
}

.letter_box .letter_label {
    width: 100%;
    background-color: #e9f4ff;
}

.letter_box .letter_label li {
    float: left;
    height: 50px;
    line-height: 50px;
}

.letter_box .letter_label li:nth-child(1) {
    padding-left: 25px;
    box-sizing: border-box;
    width: 60%;
}

.letter_box .letter_label li:nth-child(2),
.letter_box .letter_label li:nth-child(3){
    width: 20%;
    text-align: center;
}
.loading {
    display: none;
    margin: 50px auto;
}
.letter_lists {
    padding-top: 15px;
    min-height: 80px;
}

.letter_lists li {
    height: 45px;
    line-height: 45px;
    background-image: url(../images/ghzas.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.letter_lists li span{width: 20%;text-align: center;}
.letter_lists li a {
    display: block;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}


.fenye_box{text-align: center;margin-top: 40px;}
#turnpage{line-height: 28px;display: inline-block;font-size: 14px;}
#turnpage a{
    display: block;
    border: 1px solid #eeeeee;
    float: left;
    line-height: 26px;
    text-align: center;
    border-radius: 26px;
    margin: 0 5px;
    font-size: 14px;
    cursor: pointer;
}
#turnpage .prev,#turnpage .next{width: 73px;height: 26px;}
#turnpage .firstpage,#turnpage .lastpage{width: 55px;height: 26px;}
#turnpage .dangqian{width: 39px;height: 26px;background-color: #1c69c6;color: #ffffff;}
#turnpage .list{width: 39px;height: 26px}
#turnpage #itemNum{width: 40px;height: 26px;border: 1px solid #eeeeee;text-align: center;border-radius: 26px;outline: none;margin: 0 5px;}
#turnpage .gopage{width: 55px;height: 26px;border-radius: 26px;border: 1px solid #eeeeee;background-color: #fff;outline: none;cursor: pointer;}

/*我要写信*/
.tzxx_con{margin-top: 30px}
.XxBd {
    width: 100%;
    margin: 0 auto;
}
label {
    display: inline-block;
    font-size: 16px;
    color: #333;
    width: 100px;
    text-align: right;
    float: left;
    margin-top: 15px;
}
.XxBd input,
.XxBd .xx textarea {
    width: 250px;
    height: 38px;
    border: 1px solid #d2d2d2;
    padding-left: 15px;
    border-radius: 3px;
    background-color: #fcfcfc;
    font-size: 16px;
    margin-left: 15px;
    float: left;
}
input::-webkit-input-placeholder {
    font-size: 14px;
    color: #868686;
}
input::-moz-placeholder {
    font-size: 14px;
    color: #868686;
}
input:-moz-placeholder {
    font-size: 14px;
    color: #868686;
}
input:-ms-input-placeholder {
    font-size: 14px;
    color: #868686;
}
textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #868686;
}
textarea::-moz-placeholder {
    font-size: 14px;
    color: #868686;
}
textarea:-moz-placeholder {
    font-size: 14px;
    color: #868686;
}
textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #868686;
}
.XxBd .xx {
    float: left;
    margin-bottom: 6px;
}
.XxBd .xx2,
.XxBd .xx4 {
    float: left;
}
.XxBd .xx5 input {
    width: 635px;
}
.XxBd .xx textarea {
    width: 635px;
    height: 173px;
    margin-top: 0;
    padding-top: 15px;
}
.XxBd .xx7 input {
    width: 208px;
    vertical-align: middle;
    float: left;
}
.XxBd .xx7 label {
    float: left;
}
.XxBd .xx7 span {
    float: left;
    height: 45px;
    width: 105px;
    margin-left: 25px;
}
.XxBd .xx7 span img {
    display: inline-block;
    height: 45px;
    width: 105px;
}
.xxtj {
    margin-top: 35px;
}
.xxtj input {
    border: none;
    width: 150px;
    height: 41px;
    line-height: 41px;
    background-color: #e6e6e6;
    color: #666;
    margin-right: 30px;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
}
.xxtj input:first-child {
    margin-left: 285px;
    background-color: #bd1a2d;
    color: #fff;
}
.jy-form .another {
    margin-left: 10px;
    line-height: 47px;
}
.SubXieBiaoInp {
    float: right;
    width: 268px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    background-color: #fcfcfc;
    margin-left: 15px;
}

.SubXieBiaoInp select {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
    outline: none;
    border: 1px solid #f0f0f0;
    background-color: #fcfcfc;
    padding: 0 10px;
}

.SubXieBiaoInp input {
    display: block;
    width: 100%;
    height: 43px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
    outline: none;
    border: 1px solid #f0f0f0;
    background-color: #fcfcfc;
}


/*企业信息公开*/
.qyxxgk_box.container{margin: 12px auto 0 auto}
.qyxxgk_box ul li{
    float: left;
    width: 416px;
    height: 126px;
    background-color: #f2f8ff;
    background-image: url("../img/qyxxgk_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    margin: 26PX 26px 0 0;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}
.qyxxgk_box ul li:hover{background-color: #1c69c6}
.qyxxgk_box ul li:hover p{color: #ffffff}
.qyxxgk_box ul li p{font-size: 18px;color: #000000;margin-top: 10px}
.qyxxgk_box ul li:nth-child(3n){margin-right: 0}

/*网站地图*/
.wzdt h3{
    margin: 41px 0 29px 0;
}
.wzdt h3 a{
    color: #333;
    font-size: 22px;
    font-weight: 400;
    display: inline-block;
    padding-right: 30px;
    background: url(../img/xy_wzdt_img.png) no-repeat right center;
}
.wzdt ul li{
    float: left;
    width: 224px;
    height: 46px;
    line-height: 46px;
    background-color: #f8f8f8;
    text-align: center;
    transition: background-color 0.3s;
    margin-bottom: 10px;
    margin-right: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wzdt ul li a{
    font-size: 18px;
}
.wzdt ul li:hover{
    background-color: #015293;
    transition: background-color 0.3s;
}
.wzdt ul li:hover a{display:block;width:100%;height:100%;color: #ffffff;}

@media (max-width: 750px) and (min-width: 320px){
    /*首页*/
    .top_news_box .container a.tt_label{background-size: 100%;}
    .top_news_box .container{height: 80px;}
    .top_news_box .container a.tt_title{font-size: 15px;padding: 0 15px;}
    .main_box{margin-top: 0;}
    .banner_box{width: 100%;height: 220px}
    .banner_box.fl_l{margin-top: 0;}
    .banner_box .swiper-slide img{width: 100%;height: 100%}
    .news_lists_box .label_box ul{width: 100%}
    .news_lists_box .label_box ul li{width: 23%;margin-right: 1%;}
    .news_lists_box .label_box ul li a{font-size: 18px}
    .news_lists_box .news_lists ul li{line-height: 1.8;margin-top: 10px}
    .tzgg_box{padding: 10px 10px;}
    .tzgg_box .tzgg_label{padding-left: 30px;width: 23%;}
    .tzgg_con{width: 72%;padding: 0 0 0 10px}
    .zwgk_box{padding: 0;}
    .zfxxgk_news_lists ul li{line-height: 1.8;margin-top: 10px}
    .zwfww_link{width: 100%}
    .zwfww{
        display: block;
        background-color: #e7f0f7;
        padding: 15px 0;
    }
    .zwfww img{width: 100%}
    .zfxxgk_box .zfxxgk li{
        width: 24%;
        height: 100px;
        margin: 15px 1.3% 0 0;
        padding-top: 50px;
        background-position: center 10px;
        background-size: 35%;
    }
    .zfxxgk_box .zfxxgk li:nth-child(4n){margin: 15px 0 0 0;}
    .zxtlink li{width: 46%;margin: 17px 1.5%}
    .hdjl_box ul li{width: 48%;}
    .hdjl_box ul li a{width: 100%;padding-left: 80px;background-position:30px center;}
    .ztzlSwiper{width: 92%}
    /*国资咨询二级页*/
    .gzzx_top_news a{padding: 10px 10px;font-size: 18px;height: auto;}
    .gzzx_banner_box .swiper-slide img{height: 200px}
    .gzzx_banner_box .gzzx_banner_news_desc{margin-top: 0;padding: 10px;height: auto}
    .gzzx_banner_box .swiper-pagination-bullets.swiper-pagination-horizontal{bottom: 10px}
    .gzzx_qsqy_lists li{float: unset;margin: 0 auto;}
    .gzzx_qsqy_lists li:nth-child(odd){float: unset}

    /*互动交流*/
    .two_box{width: 100%}
    .hdjl_ldxx_box .gzzx_lists li{line-height: unset;margin-top: 20px}
    .hdjl_ldxx_box .gzzx_list_box ul li a{width: 100%;}
    .hdjl_ldxx_box .gzzx_list_box ul li>span{width: 33%}
    .hdjl_ldxx_box .gzzx_list_box ul li span{color: #b1b1b1}
    .hdjl_ldxx_box .gzzx_list_box ul li>span span.mobile{display: block;}
    .xxcx_box>div{width: 48%}
    .XxBd .xx{display: block;width: 100%;}
    .XxBd label{width: 25%}
    .XxBd input, .XxBd .xx textarea,.XxBd .xx5 input{width: 65%;}
    .SubXieBiaoInp{width: 69%;float: left;}
    .XxBd .xx7 input{width: 27%}
    .xxtj input:first-child{margin-left: 0}
        /*通用概览页面*/
    .crumb>div{
        background-position: left 15px center;
        line-height: 30px;
        padding-left: 40px;
    }
    .container.M30{margin-top: 0}
    .menueleft .parcol{min-height: 55px;font-size: 18px;}
    .menueleft ul{padding: 10px 0;overflow-x: scroll;white-space: nowrap;}
    .menueleft ul li{
        margin-top: 0;
        display: inline-block;
    }
    .menueleft ul li a{
        display: inline-block;
        padding: 0 10px;
        background-color: unset;
        width: auto;
        height: auto;
    }
    .listpage ul li{padding: 15px 0;}
    .listpage ul li .date{width: 20%;min-width: 70px}
    .listpage ul li .date .mm{font-size: 18px}
    .listpage ul li .date .dd{font-size: 16px}
    .listpage ul li .date .yyyy{margin: 8px 0 5px 0;}
    .listpage ul li .mescon{width: 79%;padding: 0 10px;}

    /*专题专栏二级页*/
    .ztzl_ejy_box>ul li{margin: 30px 0 0 0}
    .ztzl_ejy_box>ul li img{width: 100%; }
    .gzzx_list_box.lszt .gzzx_lists li{float: unset;width: 100%;}
    .gzzx_list_box.lszt .gzzx_lists li a.title{max-width: 100%}

    /*通用细览*/
    .main_con h1{padding: 0;font-size: 20px}
    .mesextend{line-height: 2}
    .mesextend span{display: block}

    /*信件刊登*/
    .lxfk_box{padding: 0}
    .letter_lists li span{width: 50%;float: left;text-align: center;}
    .letter_lists li{line-height: 1.5;height: 66px;border-bottom: 1px solid #dddddd;padding-bottom: 15px;}
    .letter_search_box input {width: 90%;margin-bottom: 20px;}
}